home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / credits.dxr / 00013.ls < prev    next >
Encoding:
Text File  |  2003-10-08  |  96 b   |  8 lines

  1. on exitFrame me
  2.   if the timer < 180 then
  3.     go(the frame)
  4.   else
  5.     FinalQuit()
  6.   end if
  7. end
  8.